home *** CD-ROM | disk | FTP | other *** search
- @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-
- #fabtab-window .paneButtonIcon {padding-left: 26px; padding-right: 26px; width: 100px;}
- #fabtab-window radio[pane=pp_color] {list-style-image: url("chrome://fabtab/skin/fabtab_settings_color.png")}
- #fabtab-window radio[pane=pp_general] {list-style-image: url("chrome://fabtab/skin/fabtab_settings_general.png")}
- #fabtab-window radio[pane=pp_help] {list-style-image: url("chrome://fabtab/skin/fabtab_settings_help.png")}
- #fabtab-window radio[pane=pp_screenshot] {list-style-image: url("chrome://fabtab/skin/fabtab_settings_screenshot.png")}
-
- #pp_help > vbox.content-box {height: 17em; width: 20em;}
- #pp_help #button-reset {margin-left: 0px;}
-
- #fabtab-window .help {background-color: white; border: solid 1px rgb(124,124,124); overflow: auto; max-height: 13em;}
- #fabtab-window .help_label {font-weight: bold;}
-
- tabs[fabtab_colorbottombox="true"] .tabs-bottom[align="center"]
- {
- -moz-binding: url('chrome://fabtab/content/fabtabtab.xml#fabtabs-bottom');
- background-image: none;
- padding: 0;
- }
-
- tabs[fabtab_colorbottombox="true"] .tabs-bottom
- {
- border: none;
- }
-
- tabs[fabtab_colorbottombox="false"] tab[selected="true"] {margin-bottom: 0px !important;}
-
- tabbrowser[treestyletab-twisty-style] tab[selected="true"] {margin-bottom: 4px !important;}
-
- tabs[fabtab_for_linux="true"] tab
- {
- -moz-binding: url('chrome://fabtab/content/fabtabtab.xml#fabtabtab');
- }
-
- tabs[fabtab_for_linux_tmp="true"] tab hbox
-
- tabs[fabtab_for_linux="true"] tab hbox {
- background: url("chrome://fabtab/skin/tab-bkgnd.png") repeat-x;
- min-height: 23px;
- max-height: 23px;
- margin-bottom: -2px;
- margin-left: -2px;
- margin-right: -2px;
- }
-
- tabs[fabtab_for_linux="true"] tab[selected="true"] hbox {
- background: url("chrome://fabtab/skin/tab-active-bkgnd.png") repeat-x;
- }
-
- tabs[fabtab_for_linux="true"] tab toolbarbutton {
- margin-top: 0px;
- margin-bottom: 2px;
- }
-
- tabs[fabtab_for_linux="true"] tab image {
- margin-top: 4px;
- margin-bottom: 3px;
- }
-
- tabs[fabtab_for_linux="true"] tab label {
- padding-top: 3px;
- }
-
- .tabbrowser-tabs[fabtab_for_linux="true"]:not([closebuttons="noclose"]):not([closebuttons="closeatend"]) > tab[selected="true"] .tab-close-button {
- display: -moz-box;
- }
-
- .tabbrowser-tabs[fabtab_for_linux="true"][closebuttons="alltabs"] > tab .tab-close-button {
- display: -moz-box;
- }
-
- .tabbrowser-tabs[fabtab_for_linux="true"] .tabbrowser-tab[busy] hbox > .tab-icon-image {
- list-style-image: url("chrome://global/skin/icons/loading_16.png") !important;
- }
-
- tabs[fabtab_for_linux_tmp="true"] tab
- {
- -moz-binding: url('chrome://fabtab/content/fabtabtab.xml#fabtabtab_tmp') !important;
- }
-
- tabs[fabtab_for_linux_tmp="true"] tab hbox.tab-fabtab {
- background: url("chrome://fabtab/skin/tab-bkgnd.png") repeat-x;
- min-height: 23px;
- max-height: 23px;
- margin-bottom: -2px;
- margin-left: -2px;
- margin-right: -2px;
- }
-
- tabs[fabtab_for_linux_tmp="true"] tab[selected="true"] hbox.tab-fabtab {
- background: url("chrome://fabtab/skin/tab-active-bkgnd.png") repeat-x;
- max-height: 24px;
- }
-
- tabs[fabtab_for_linux_tmp="true"] tab toolbarbutton {
- margin-top: 0px;
- margin-bottom: 2px;
- }
-
- tabs[fabtab_for_linux_tmp="true"] tab image {
- margin-top: 4px;
- margin-bottom: 3px;
- }
-
- tabs[fabtab_for_linux_tmp="true"] tab label {
- padding-top: 3px;
- }
-
- .tabbrowser-tabs[fabtab_for_linux_tmp="true"] .tabbrowser-tab[busy] hbox > .tab-icon-image {
- list-style-image: url("chrome://global/skin/icons/loading_16.png") !important;
- }
-
- tabs[fabtab_nobgimage="true"] tab[selected="true"] {
- background-image: none;
- }
-
- tabs[fabtab_nobgimage="true"] tab {
- background-image: none;
- }
-
- tabs[fabtab_nobgimage="true"] tab:hover {
- background-image: none !important;
- }
-
- tabs[fabtab_nobgimage="true"] .tab-close-button,
- tabs[fabtab_nobgimage="true"] .tab-image-left,
- tabs[fabtab_nobgimage="true"] .tab-image-middle,
- tabs[fabtab_nobgimage="true"] .tab-image-right {
- background-image: none !important;
- }
-
- #fabtab-window textbox {max-width: 50px;}
-